Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2024

Bumps the action-dependencies group with 1 update: theupdateframework/tuf-conformance.

Updates theupdateframework/tuf-conformance from 2.1.0 to 2.2.0

Release notes

Sourced from theupdateframework/tuf-conformance's releases.

v2.2.0

This release contains no new tests. Test results are not expected to change, except in one case: If test_root_rotation or test_non_root_rotations are marked as "Expected To Fail" because of the non-default keytype, this expectation can now be removed: these tests now use the default keytype (ecdsa).

  • local testing: "make dev" now checks for faketime binary to enable failing early (#240)
  • Failure output was improved (#239)
  • Tests now use default keytype whenever possible: In practice test_non_root_rotations() and test_root_rotation() switched from ed25519 to the default ecdsa key (#238)
  • Expected failures are now documented better (#233)
Commits
  • dee4e23 Merge pull request #243 from theupdateframework/prep-2.2.0
  • 6ea1631 Prepare for 2.2.0 release
  • 457e9c1 Merge pull request #239 from theupdateframework/assert-output-fixes
  • b2e8446 Improve assert output on failure
  • 8d252f7 Merge pull request #238 from theupdateframework/use-default-key-when-possible
  • 117933c Merge pull request #240 from theupdateframework/require-faketime-to-make-dev
  • 921b38f Merge pull request #241 from theupdateframework/clients-go-fix-module-import-url
  • ef12c4a Merge pull request #242 from theupdateframework/dependabot/pip/python-depende...
  • b3cd152 Bump ruff from 0.7.4 to 0.8.0 in the python-dependencies group
  • c40d174 clients/go-tuf: Fix module import urls
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the action-dependencies group with 1 update: [theupdateframework/tuf-conformance](https://github.com/theupdateframework/tuf-conformance).


Updates `theupdateframework/tuf-conformance` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/theupdateframework/tuf-conformance/releases)
- [Commits](theupdateframework/tuf-conformance@ad0e8be...dee4e23)

---
updated-dependencies:
- dependency-name: theupdateframework/tuf-conformance
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 29, 2024 14:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 29, 2024
@jku jku merged commit 371d122 into develop Nov 29, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/action-dependencies-72fea10bec branch November 29, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants